Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsc_item_category table — gscic

This table is used to categorize items into common groups. Typical groups might be ADM Navigation, ADM TableIO, or ADM Menu. Categories might also be used to group items into module-specific areas.

Table 7–5 lists the table’s FLA, fields, and foreign keys.

Table 7–5: gsc_item_category table information 
Table FLA
Fields (data type)
Foreign keys
gscic
item_category_obj (Decimal)
item_category_label (Character)
item_category_description (Character)
item_link (Character)
system_owned (Logical)
parent_item_category_obj (Decimal)
item_category_obj

Table 7–6 gives details of the table’s indexes.

Table 7–6: gsc_item_category index information 
Index name
Elements
Type
XPKgsc_item_category
item_category_obj
Primary Unique
XAK1gsc_item_category
item_category_label
Unique
XAK2gsc_item_category
parent_item_category_obj
item_category_label
Unique
XIE1gsc_item_category
item_category_description
Nonunique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095